Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2106

BinaryMarshaller: near cache mustn't keep a copy on put() operation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Binary marshaller is an opensouced Gridgain Prortable marshaller,
      So bug http://atlassian.gridgain.com/jira/browse/GG-10791 moved to Ignite jira.

      There are several deployment related tests that fail when PortableMarshaller is used.
      GridPortableCacheDeploymentSelftTest.testDeployment3()/testDeployemnt4();
      GridPortableCacheDeploymentOffHeapSelfTest.testDeployment3()/testDeployemnt4();
      The reason of the failure is that a near cache stores a copy of a cache entry when the cache.put() is being executed. No cache.get() was explicitly called during the test.

      Attachments

        Activity

          People

            avinogradov Anton Vinogradov (Obsolete, actual is "av")
            avinogradov Anton Vinogradov (Obsolete, actual is "av")
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: